Update report on Enum values that ignore naming conventions in JSON-LD 1.1 Processing Algorithms and API#1300
Open
dontcallmedom-bot wants to merge 1 commit into
Open
Conversation
…D 1.1 Processing Algorithms and API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request was automatically created by Strudy upon detecting errors in Enum values that ignore naming conventions in JSON-LD 1.1 Processing Algorithms and API.
Similar errors had already been detected. Please check that the diff is correct, and that the errors have not already been reported in https://github.com/w3c/json-ld-api.
If everything is OK, you can merge this pull request which will report the issue below to the repo, and update the underlying report file with a link to the said issue.
Title: >-
Enum values that ignore naming conventions in JSON-LD 1.1 Processing
Algorithms and API
Tracked: Long deployed
Repo: 'https://github.com/w3c/json-ld-api'
While crawling JSON-LD 1.1 Processing Algorithms and API, the following enum values were found to ignore naming conventions (lower case, hyphen separated words):
"colliding keywords"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"conflicting indexes"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"context overflow"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"cyclic IRI mapping"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid @id value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid @import value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid @included value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid @index value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid @nest value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid @prefix value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid @propagate value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid @protected value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid @reverse value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid @version value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid base direction"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid base IRI"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid container mapping"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid context entry"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid context nullification"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid default language"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid IRI mapping"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid JSON literal"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid keyword alias"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid language map value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid language mapping"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid language-tagged string"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid language-tagged value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid local context"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid remote context"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid reverse property map"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid reverse property value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid reverse property"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid scoped context"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid script element"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid set or list object"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid term definition"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid type mapping"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid type value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid typed value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid value object value"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid value object"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"invalid vocab mapping"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"IRI confused with prefix"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"keyword redefinition"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"loading document failed"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"loading remote context failed"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"multiple context link headers"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"processing mode conflict"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)"protected term redefinition"of the enumJsonLdErrorCodedoes not match the expected conventions (lower case, hyphen separated words)See Use casing rules consistent with existing APIs in Web Platform Design Principles document for guidance.
Cc @dontcallmedom @tidoust
This issue was detected and reported semi-automatically by Strudy based on data collected in webref.